Skip to content

Resolve issue: "Cannot parse [$ 1+1=2][- [link] ]" #1893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2025
Merged

Resolve issue: "Cannot parse [$ 1+1=2][- [link] ]" #1893

merged 2 commits into from
Jul 29, 2025

Conversation

progfay
Copy link
Owner

@progfay progfay commented Jul 29, 2025

Proposed Changes

Comment on lines +2 to +36
[
{
"indent": 0,
"type": "line",
"nodes": [
{
"type": "formula",
"raw": "[$ 1+1=2]",
"formula": "1+1=2"
},
{
"type": "decoration",
"raw": "[. [link] ]",
"rawDecos": ".",
"decos": [
"."
],
"nodes": [
{
"type": "link",
"raw": "[link]",
"pathType": "relative",
"href": "link",
"content": ""
},
{
"type": "plain",
"raw": " ",
"text": " "
}
]
}
]
}
]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as "Expected Output" on #1892

@progfay progfay merged commit a1ca9b0 into main Jul 29, 2025
2 checks passed
@progfay progfay deleted the issue-1892 branch July 29, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant